-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for array of Struct and array of NestedStruct #111
Conversation
dpaiton
commented
Jun 9, 2024
•
edited
Loading
edited
- add function for computing Struct type that considers arrays
- render snapshots to include updates from previous PR Update for underlying eth-account package update #109 & this PR
- typo fixes
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #111 +/- ##
==========================================
- Coverage 67.34% 64.32% -3.03%
==========================================
Files 49 49
Lines 2346 2531 +185
==========================================
+ Hits 1580 1628 +48
- Misses 766 903 +137
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
8f5518c
to
83c723a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm if tests are passing
df54704
to
39f531b
Compare
39f531b
to
0b20670
Compare